home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / LIB / DESK / CORE / Desk / h / Jump < prev    next >
Text File  |  1996-05-28  |  413b  |  22 lines

  1.  
  2. #ifndef __Desk_Jump_h
  3. #define __Desk_Jump_h
  4. #ifdef __cplusplus
  5. extern "C" {
  6. #endif
  7. #ifndef __Desk_JumpRaw_h
  8. #include "Desk.JumpRaw.h"
  9. #endif
  10. #ifndef __Desk_Error2_h
  11. #include "Desk.Error2.h"
  12. #endif
  13. #ifndef __Desk_Debug_h
  14. #include "Desk.Debug.h"
  15. #endif
  16. Desk_error2_block *Desk_JumpAuto_Error2Handler(Desk_error2_block *error);
  17. extern Desk_error2_block* Desk_jumpauto_lasterror;
  18. #ifdef __cplusplus
  19. }
  20. #endif
  21. #endif
  22.